go/types.Struct.Fields (method)
6 uses
go/types (current package)
iter.go#L86: func (s *Struct) Fields() iter.Seq[*Var] {
go.pact.im/x/plumb/internal/gotypes
unify.go#L191: for f := range u.Fields() {
walk.go#L68: for field := range u.Fields() {
walk.go#L156: for field := range u.Fields() {
go.pact.im/x/plumb/internal/solve
instance.go#L198: for f := range st.Fields() {
instance.go#L224: for f := range st.Fields() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)